const go/types._InvalidSelectCase

2 uses

	go/types (current package)
		errorcodes.go#L1121: 	_InvalidSelectCase
		stmt.go#L785: 				check.error(clause.Comm, _InvalidSelectCase, "select case must be send or receive (possibly with assignment)")